Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 4 - Call Appearances / Call Appearance Reference
Call Appearance Functions / Conferencing a Call


TELConferenceSplit

Splits a call from a conference.

pascal TELErr TELConferenceSplit (TELCAHandle hTELCA);
hTELCA
A handle to a call appearance structure for the call that is to be to split from the conference.
function result
A result code.
DESCRIPTION
The TELConferenceSplit function splits the call appearance specified by the hTELCA parameter from the conference it is currently attached to. The call is removed from the conference but is not dropped. After TELConferenceSplit exits, the specified call appearance exists on its own. Note however that you can use TELConferenceSplit to split a call from a conference only if the Conference Split feature (indicated by the conferenceSplitAvail bit of the featureFlags field in the call appearance structure) is available and subscribed.

After the specified call is dropped from the conference, the rest of the conference remains intact.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help